home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].zip / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].adf / AmigaUUCP / include / sendmail_protos.h < prev    next >
Text File  |  1991-02-12  |  280b  |  16 lines

  1.  
  2. /* MACHINE GENERATED */
  3.  
  4.  
  5. /* sendmail.c           */
  6.  
  7.  
  8. /* parse.c              */
  9.  
  10. Prototype int ParseAddress(char *, char *, int);
  11.  
  12. /* domain.c             */
  13.  
  14. Prototype DomainLookup(char *, int, char *, char *, char *);
  15. Prototype CompareDomain(char **, short, char **, short);
  16.